@charset "UTF-8";



.head {
    max-width: 1920px;
    margin: 0 auto;
    height: 100px;
    background: url('../images/head-bg.jpg') no-repeat;
    background-size: 1920px 100px;
    position: relative;
}

.head .wrap {
    width: 1280px;
    margin: 0 auto;
}

.head-logo {
    float: left;
    width: 292px;
    height: 63px;
    margin-top: 19px;
}

.head-tool {
    float: right;
    width: 988px;
    height: 100px;
}


.head-link {
    float: right;
    height: 85px;
    margin-top: 15px;
    /* margin-right: 120px; */
}

.head-link li {
    float: left;
}


.head-link-jump {
    margin: 0 13px;
    font-size: 18px;
    color: #333;
    font-weight: bold;
    line-height: 85px;
    position: relative;
}

.head-link-jump a {
    display: block;
    font-size: 18px;
    color: #333;
    font-weight: bold;
    line-height: 85px;
}

.head-link-jump:hover::before {
    position: absolute;
    bottom: 0;
    content: '';
    width: 100%;
    height: 4px;
    background: #9f2d23;
}

.head-link .opt::before {
    position: absolute;
    bottom: 0;
    content: '';
    width: 100%;
    height: 4px;
    background: #9f2d23;
}

.head-link-menu {
    display: none;
    position: absolute;
    top: 100px;
    right: 0;
    width: 100%;
    min-height: 250px;
    background: rgba(255, 255, 255, .85);
    z-index: 200;
}

.head-link-menu .wrap {
    width: 1280px;
    margin: 0 auto;
}

.head-link-menu-text {
    float: left;
    width: 730px;
    padding-right: 192px;
    padding-top: 32px;
    box-sizing: border-box;
}

.head-link-menu-text dl {
    float: right;
    margin-right: 54px;
}

.head-link-menu-text dl:first-child {
    margin-right: 0;
}

.head-link-menu-text dt {
    font-size: 16px;
    color: #000;
    line-height: 1;
    font-weight: bold;
    margin-bottom: 16px;
    text-align: center;
}

.head-link-menu-text dt a {
    color: #000;
}

.head-link-menu-textdd {
    font-size: 14px;
    color: #333;
    line-height: 2;
    text-align: center;
}

.head-link-menu-text dd a {
    font-size: 14px;
    color: #333;
    line-height: 2;
    text-align: center;
}

.head-link-menu-text dd a:hover {
    color: #9f2d23;
}

.head-link-menu-icon {
    float: left;
    width: 266px;
    position: relative;
}

.head-link-menu-icon img {
    width: 266px;
    height: 160px;
}

.head-link-menu-icon span {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -30px;
    width: 214px;
    height: 60px;
    background: #fff;
    font-size: 20px;
    color: #333;
    font-weight: bold;
    line-height: 60px;
    letter-spacing: 10px;
    text-align: center;
}


.head-seek {
    float: right;
    width: 135px;
    height: 26px;
    margin-top: 42px;
    position: relative;
}

.head-seek input {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 110px;
    height: 26px;
    border: 1px solid #c1c1c1;
    box-sizing: border-box;
    outline: none;
    padding: 0 5px;
}

.head-seek img {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 20px;
    height: 19px;
    cursor: pointer;
    z-index: 10;
}
/* head end */





.rotate {
    width: 100%;
    position: relative;
}

.rotate .swiper-pagination-bullet {
    width: 30px;
    height: 6px;
    border-radius: 5px;
    background: #fff;
    opacity: 1;
}

.rotate .swiper-pagination-bullet-active {
    background: #9f2d23;
}
/* rotate end */





.data {
    max-width: 1920px;
    margin: 0 auto;
    height: 140px;
    background: url(../images/data-bar.jpg?v=1.1) no-repeat;
    background-size: 1920px 140px;
    background-position: center;
}
/* data end */





.column {
    max-width: 1920px;
    margin: 0 auto;
}

.columnA {
    height: 730px;
    background: url('../images/sy-c1bg.jpg') no-repeat;
    background-size: 1920px 730px;
    background-position: center;
}

.columnB {
    height: 1000px;
    background: url('../images/sy-c2bg.jpg') no-repeat;
    background-size: 1920px 1000px;
    background-position: center;
}

.columnC {
    height: 1400px;
    background: url('../images/sy-c3bg.jpg') no-repeat;
    background-size: 1920px 1400px;
    background-position: center;
}

.columnD {
    height: 1100px;
    background: url('../images/sy-c4bg.jpg') no-repeat;
    background-size: 1920px 1100px;
    background-position: center;
}

.columnE {
    height: 880px;
    background: url('../images/sy-c5bg.jpg') no-repeat;
    background-size: 1920px 880px;
    background-position: center;
}


.column .wrap {
    width: 1280px;
    margin: 0 auto;
}

.column-name {
    padding-top: 60px;
    padding-bottom: 50px;
}

.column-wood {
    width: 100%;
    height: 390px;
    margin-bottom: 44px;
}

.column-wood-item {
    float: left;
    width: 400px;
    height: 390px;
    margin-left: 40px;
    position: relative;
    cursor: pointer;
}

.column-wood-item:first-child {
    margin-left: 0;
}

.column-wood-item dd {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all .5s;
}

.column-wood-item:hover dd {
    opacity: 1;
    transition: all .5s;
}


.column-tabs {
    margin-bottom: 42px;
    font-size: 0;
    text-align: center;
}

.column-tabs a {
    display: inline-block;
    width: 180px;
    height: 44px;
    border: 1px solid #c6c6c6;
    box-sizing: border-box;
    border-radius: 22px;
    font-size: 16px;
    color: #333;
    line-height: 44px;
    text-align: center;
    background: #fff;
    margin: 0 10px;
}

.column-tabs .opt {
    color: #fff;
    background: #9f2d23;
    border-color: #9f2d23;
}

.column-sets {
    width: 1280px;
    margin: 0 auto;
    margin-bottom: 32px;
    position: relative;
}

.sets-link {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}

.sets-link span {
    position: absolute;
    right: 0;
    bottom: 46px;
    padding-right: 175px;
    font-size: 18px;
    color: #fff;
    line-height: 1;
    letter-spacing: 4px;
}

.sets-link span::before {
    position: absolute;
    right: 153px;
    top: 2px;
    width: 2px;
    height: 100%;
    background: #fff;
    content: '';
    transform: rotate(45deg);
}

.sets-link span::after {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 160px;
    height: 2px;
    background: #fff;
    content: '';
}

.column-sets .swiper-button-prev {
    width: 48px;
    height: 48px;
    background: url('../images/icon-prev.png') no-repeat;
    position: absolute;
    left: -70px;
}

.column-sets .swiper-button-next {
    width: 48px;
    height: 48px;
    background: url('../images/icon-next.png') no-repeat;
    position: absolute;
    right: -70px;
}


.column-room-item {
    float: left;
    width: 400px;
    margin-right: 40px;
    margin-bottom: 40px;
}

.column-room-item:nth-child(3n) {
    margin-right: 0;
}

.column-room-item dt {
    width: 400px;
    height: 300px;
    background: #c6c6c6;
}

.column-room-item dd {
    width: 100%;
    height: 240px;
    background: #fff;
    padding-top: 32px;
    box-sizing: border-box;
}

.column-room-item-name {
    width: 160px;
    height: 52px;
    margin: 0 auto 20px;
}

.column-room-item-text {
    font-size: 16px;
    color: #333;
    line-height: 30px;
    text-align: center;
    margin-bottom: 10px;
}

.column-room-item-more {
    display: block;
    width: 80px;
    height: 30px;
    margin: 0 auto;
    font-size: 14px;
    color: #333;
    line-height: 30px;
    text-align: center;
    border-radius: 15px;
    background: #fff;
    border: 1px solid #999;
    box-sizing: border-box;
}

.column-room-item-more:hover {
    color: #fff;
    border-color: #9f2d23;
    background: #9f2d23;
}

.column-blurb {
    width: 450px;
    height: 800px;
    margin-right: auto;
}

.column-blurb dl {
    padding-top: 104px;
    padding-left: 30px;
    padding-right: 80px;
}

.column-blurb dt {
    width: 178px;
    height: 43px;
    margin-bottom: 84px;
}

.column-blurb dd {
    margin-bottom: 50px;
}

.column-blurb p {
    font-size: 14px;
    color: #333;
    line-height: 2;
    text-align: justify;
    margin-bottom: 20px;
}

.column-blurb a {
    display: inline-block;
    width: 120px;
    height: 45px;
    border-bottom: 1px solid #333;
    box-sizing: border-box;
    font-size: 14px;
    color: #333;
    line-height: 45px;
}

.column-blurb a:hover {
    color: #9f2d23;
}


.column-brand {
    width: 100%;
    height: 300px;
}

.column-brand ul {
    padding-top: 80px;
    font-size: 0;
    text-align: center;
}

.column-brand li {
    display: inline-block;
    width: 120px;
    margin: 0 50px;
    cursor: pointer;
}

.column-brand img {
    width: 46px;
    height: 46px;
}

.column-brand span {
    display: inline-block;
    font-size: 20px;
    color: #333;
    line-height: 60px;
    text-align: center;
}

.column-brand a {
    display: inline-block;
    width: 80px;
    margin: 0 auto;
    height: 26px;
    font-size: 14px;
    color: #333;
    line-height: 24px;
    text-align: center;
    border: 1px solid #999;
    border-radius: 13px;
    box-sizing: border-box;
}

.column-brand-i1:hover img {
    content: url('../images/sy-c3i6.png');
}

.column-brand-i2:hover img {
    content: url('../images/sy-c3i7.png');
}

.column-brand-i3:hover img {
    content: url('../images/sy-c3i8.png');
}

.column-brand-i4:hover img {
    content: url('../images/sy-c3i9.png');
}

.column-brand-i5:hover img {
    content: url('../images/sy-c3i10.png');
}

.column-brand-i1:hover span {
    color: #9f2d23;
}

.column-brand-i2:hover span {
    color: #9f2d23;
}

.column-brand-i3:hover span {
    color: #9f2d23;
}

.column-brand-i4:hover span {
    color: #9f2d23;
}

.column-brand-i5:hover span {
    color: #9f2d23;
}

.column-brand-i1:hover a {
    border-color: #9f2d23;
    color: #fff;
    background: #9f2d23;
}

.column-brand-i2:hover a {
    border-color: #9f2d23;
    color: #fff;
    background: #9f2d23;
}

.column-brand-i3:hover a {
    border-color: #9f2d23;
    color: #fff;
    background: #9f2d23;
}

.column-brand-i4:hover a {
    border-color: #9f2d23;
    color: #fff;
    background: #9f2d23;
}

.column-brand-i5:hover a {
    border-color: #9f2d23;
    color: #fff;
    background: #9f2d23;
}


.columnE .column-name {
    padding-bottom: 0;
}


.column-link {
    margin-bottom: 42px;
    font-size: 0;
    text-align: center;
}

.column-link a {
    display: inline-block;
    width: 180px;
    height: 44px;
    border: 1px solid #c6c6c6;
    box-sizing: border-box;
    border-radius: 22px;
    font-size: 16px;
    color: #333;
    line-height: 44px;
    text-align: center;
    background: #fff;
    margin: 0 20px;
}

.column-link a:hover {
    color: #fff;
    border-color: #9f2d23;
    background: #9f2d23;
}


.column-news {
    width: 1280px;
    margin: 0 auto 40px;
    height: 530px;
}

.column-news .sub {
    float: left;
    width: 740px;
    height: 530px;
    position: relative;
}

.column-news-swiper {
    width: 740px;
    height: 530px;
}

.column-news .swiper-pagination {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 180px;
    height: 70px;
    line-height: 70px;
    z-index: 100;
}

.column-news .swiper-pagination-bullet {
    width: 30px;
    height: 6px;
    border-radius: 3px;
    background: #fff;
    opacity: 1;
    margin: 0 5px;
}

.column-news .swiper-pagination-bullet-active {
    background: #9f2d23;
}

.column-news-thumbs {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 70px;
    background: rgba(0, 0, 0, .55);
    z-index: 10;
}

.column-news-thumbs a {
    display: block;
    padding-left: 30px;
    padding-right: 180px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    line-height: 70px;
}


.column-news .sup {
    float: right;
    width: 530px;
    height: 530px;
}


.column-news-list li {
    padding: 8px 27px;
    background: #fff;
    margin-bottom: 10px;
}

.column-news-list li:last-child {
    margin-bottom: 0;
}

.column-news-list-name {
    height: 56px;
    border-bottom: 1px solid #d3d3d3;
    box-sizing: border-box;
}

.column-news-list-name em {
    max-width: 450px;
    height: 56px;
    float: left;
    font-size: 20px;
    color: #000;
    line-height: 56px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.column-news-list-name span {
    width: 80px;
    float: right;
    font-size: 14px;
    color: #888;
    line-height: 56px;
}

.column-news-list-text {
    height: 56px;
    margin: 7px 0 35px;
    font-size: 14px;
    color: #333;
    line-height: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}



.column-more {
    display: block;
    width: 360px;
    height: 44px;
    margin: 0 auto;
    border: 1px solid #c6c6c6;
    box-sizing: border-box;
    font-size: 14px;
    color: #333;
    line-height: 44px;
    text-align: center;
    border-radius: 22px;
    background: rgba(255, 255, 255, .45);
}

.column-more:hover {
    color: #fff;
    border-color: #9f2d23;
    background: #9f2d23;
}

/* column end */






.ny {
    max-width: 1920px;
    margin: 0 auto;
    background: url('../images/ny-bg.jpg');
    background-position: center;
}

.ny-sub {
    width: 100%;
    height: 60px;
    background: #937d75;
    font-size: 0;
    text-align: center;
}

.ny-sub a {
    display: inline-block;
    width: 186px;
    height: 60px;
    border-left: 2px solid #947d75;
    background: #4a2518;
    font-size: 18px;
    color: #fff;
    line-height: 60px;
    text-align: center;
}

.ny-sub a:first-child {
    border-left: none;
}


.ny .wrap {
    width: 1280px;
    margin: 0 auto;
}

.ny-route {
    width: 1204px;
    margin: 0 auto;
    height: 76px;
    padding-left: 24px;
    box-sizing: border-box;
    background: url('../images/icon-home.png') no-repeat;
    background-position: left center;
    background-size: 12px 12px;
    font-size: 16px;
    color: #000;
    line-height: 76px;
}

.ny-route a {
    font-size: 16px;
    color: #000;
}

.ny-route span {
    margin: 0 4px;
}

.ny-name {
    width: 1280px;
    margin: 0 auto 36px;
    height: 45px;
    text-align: center;
}

.ny-tabs {
    margin-bottom: 50px;
    font-size: 0;
    text-align: center;
}

.ny-tabs a {
    display: inline-block;
    width: 150px;
    height: 50px;
    border-radius: 25px;
    background: #fff;
    font-size: 16px;
    color: #000;
    line-height: 50px;
    text-align: center;
    margin-left: 32px;
    border: 1px solid #dcdcdc;
    box-sizing: border-box;
}

.ny-tabs a:first-child {
    margin-left: 0;
}

.ny-tabs a:hover {
    border-color: #9f2d23;
    color: #fff;
    background: #9f2d23;
}

.ny-tabs .opt {
    border-color: #9f2d23;
    color: #fff;
    background: #9f2d23;
}


.ny-content {
    padding-bottom: 80px;
}

.ny-mold {
    width: 1204px;
    margin: 0 auto;
}

.ny-mold dl {
    margin-bottom: 25px;
    background: #fff;
}

.ny-mold dl:last-child {
    margin-bottom: 0;
}

.ny-mold dt {
    width: 270px;
    height: 120px;
    position: relative;
    font-size: 36px;
    color: #000;
    font-weight: bold;
    line-height: 120px;
    border-bottom: 6px solid #9f2d23;
    padding-left: 86px;
    box-sizing: border-box;
}

.ny-mold dt::before {
    position: absolute;
    left: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
    content: '';
    width: 24px;
    height: 24px;
    background: #c5c5c5;
    border-radius: 100%;
}

.ny-mold dt::after {
    position: absolute;
    left: 40px;
    top: 0;
    bottom: 0;
    margin: auto;
    content: '';
    width: 24px;
    height: 24px;
    background: #9f2d23;
    border-radius: 100%;
    z-index: 1;
}

.ny-mold dd {
    padding-top: 60px;
    padding-bottom: 80px;
}

.ny-craft {
    width: 1012px;
    margin: 0 auto;
}

.ny-craft p {
    font-size: 16px;
    color: #333;
    line-height: 32px;
    text-align: justify;
    margin-bottom: 22px;
}

.ny-join {
    width: 1204px;
    margin: 0 auto;
    overflow: hidden;
}


.join-form {
    width: 1012px;
    margin: 0 auto;
    height: 340px;
    position: relative;
    margin-bottom: 42px;
}

.join-form-pics {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 540px;
    height: 340px;
}

.join-form-text {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 460px;
    height: 340px;
}

.join-form-text input[type=text] {
    display: block;
    width: 100%;
    height: 52px;
    background: #f6f2ee;
    border: none;
    outline: none;
    padding: 0 20px;
    box-sizing: border-box;
    font-size: 16px;
    color: #333;
    margin-bottom: 16px;
}

.join-form-text textarea {
    width: 100%;
    height: 136px;
    resize: none;
    border: none;
    outline: none;
    background: #f6f2ee;
    padding: 20px;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 1.5;
    text-align: justify;
}

.join-submit {
    width: 380px;
    height: 70px;
    border-radius: 35px;
    background: #9f2d23;
    border: none;
    font-size: 30px;
    color: #fff;
    line-height: 70px;
    text-align: center;
    margin: 0 auto;
}


.ny-news {
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 100px;
}

.ny-news li {
    padding: 10px;
    background: #f4f4f4;
    box-sizing: border-box;
    margin-bottom: 32px;
}

.ny-news-item {
    width: 100%;
    height: 220px;
    position: relative;
    cursor: pointer;
    overflow: hidden;
}

.ny-news-item dt {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 352px;
    height: 220px;
    overflow: hidden;
}

.ny-news-item dd {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 848px;
    height: 220px;
    background: #fff;
    padding: 24px 46px;
    box-sizing: border-box;
    overflow: hidden;
}

.ny-news-item-name {
    width: 100%;
    height: 56px;
    font-size: 20px;
    color: #000;
    font-weight: bold;
    line-height: 56px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-bottom: 1px solid #d3d3d3;
    box-sizing: border-box;
}

.ny-news-item-text {
    width: 100%;
    height: 56px;
    font-size: 14px;
    color: #333;
    line-height: 2;
    text-align: justify;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 18px;
}

.ny-news-item-more {
    width: 100%;
    height: 32px;
    position: relative;
}

.ny-news-item-more span {
    position: absolute;
    left: 0;
    font-size: 14px;
    color: #a72c26;
    line-height: 32px;
}

.ny-news-item-more em {
    position: absolute;
    right: 0;
    font-size: 14px;
    color: #a72c26;
    line-height: 32px;
}


.ny-paging {
    text-align: center;
}

.ny-paging span {
    display: inline-block;
    width: 30px;
    height: 30px;
    font-size: 20px;
    color: #000;
    line-height: 30px;
    text-align: center;
    margin: 0 16px;
    cursor: pointer;
}

.ny-paging span:hover {
    color: #fff;
    background: #9f2d23;
}

.ny-paging em {
    padding: 10px;
    font-size: 20px;
    color: #000;
    line-height: 1;
    cursor: pointer;
}



.ny-serve {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.ny-serve-map {
    width: 1200px;
    height: 606px;
}

.ny-serve-info {
    padding: 64px 50px 0;
}

.ny-serve-info h1 {
    font-size: 36px;
    color: #333;
    font-weight: bold;
    line-height: 80px;
    padding-bottom: 55px;
    background: url('../images/icon-call.png') no-repeat;
    background-position: left bottom;
    background-size: 358px 30px;
    position: relative;
    margin-bottom: 46px;
}

.ny-serve-info h1::before {
    position: absolute;
    left: 0;
    top: 80px;
    content: '';
    width: 100%;
    height: 1px;
    background: #d1d1d1;
}

.ny-serve-info ul {
    margin-bottom: 24px;
}

.ny-serve-info em {
    display: block;
    font-size: 20px;
    color: #000;
    line-height: 30px;
    font-weight: bold;
}

.ny-serve-info span {
    display: block;
    font-size: 20px;
    color: #333;
    line-height: 30px;
}

.ny-serve-chat {
    position: absolute;
    bottom: 0;
    right: 50px;
    z-index: 10;
}

.ny-serve-chat img {
    display: block;
    width: 133px;
    height: 133px;
    margin: 0 auto;
}

.ny-serve-chat span {
    display: block;
    font-size: 14xp;
    color: #333;
    line-height: 1.5;
    text-align: center;
}

.ny-explain {
    width: 1012px;
    margin: 0 auto;
}

.ny-explain li {
    padding-bottom: 30px;
}

.ny-explain-pics {
    margin-bottom: 20px;
}

.ny-explain-pics img {
    display: block;
    margin: 0 auto;
}

.ny-explain-text {
    margin-bottom: 40px;
}

.ny-explain-text h1 {
    font-size: 20px;
    color: #000;
    font-weight: normal;
    line-height: 1.5;
    margin-bottom: 20px;
}

.ny-explain-text p {
    font-size: 16px;
    color: #333;
    line-height: 2;
    text-align: justify;
    margin-bottom: 20px;
}


.ny-founder {
    width: 1012px;
    margin: 0 auto;
}

.ny-founder img {
    display: block;
    margin: 50px auto;
}

.ny-founder p {
    font-size: 16px;
    color: #333;
    line-height: 2;
    text-align: justify;
    margin-bottom: 20px;
}

.brandHistory .ny-mold dd ul,
.ny-course {
    width: 1012px;
    margin: 0 auto;
    position: relative;
}

.brandHistory .ny-mold dd ul::before,
.ny-course::before {
    content: '';
    position: absolute;
    left: 10px;
    top: 0;
    border: 1px dashed #9f2d23;
    height: 100%;
}

.brandHistory .ny-mold dd ul li,
.ny-course li {
    font-size: 18px;
    color: #333;
    line-height: 2;
    margin-bottom: 18px;
    position: relative;
    padding-left: 50px;
}

.brandHistory .ny-mold dd ul li::before,
.ny-course li::before {
    position: absolute;
    left: 4px;
    top: 12px;
    content: '';
    width: 14px;
    height: 14px;
    border-radius: 100%;
    background: #9f2d23;
}

.ny-course img {
    margin: 10px 0;
}



.ny-blurb {
    width: 1080px;
    margin: 0 auto 60px;
}

.ny-blurb img {
    display: block;
    margin: 0 auto 40px;
}

.ny-blurb p {
    font-size: 16px;
    color: #333;
    line-height: 2;
    margin-bottom: 20px;
    text-align: justify;
}

.ny-swiper {
    width: 1080px;
    margin: 0 auto;
    position: relative;
}

.ny-swiper .swiper-container {
    width: 1008px;
    margin: 0 auto 10px;
}

.ny-swiper .swiper-button-prev {
    position: absolute;
    left: 0;
    width: 19px;
    height: 34px;
    background: url('../images/icon-pv.png') no-repeat;
    background-size: 19px 34px;
    background-position: center;
}

.ny-swiper .swiper-button-next {
    position: absolute;
    right: 0;
    width: 19px;
    height: 34px;
    background: url('../images/icon-nt.png') no-repeat;
    background-size: 19px 34px;
    background-position: center;
}

.ny-blurb-swiper-tips {
    font-size: 14px;
    color: #999;
    line-height: 2;
    text-align: center;
}


.goods-list {
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 100px;
}

.goods-list li {
    float: left;
    margin-right: 36px;
    margin-bottom: 45px;
}

.goods-list li.no-data {
    float: none;
    margin: 100px auto;
    text-align: center;
    font-size: 14px;
    color: #333;
}

.goods-list li:nth-child(2n) {
    margin-right: 0;
}

.goods-list-item {
    width: 582px;
}

.goods-list-item dt {
    width: 100%;
    height: 450px;
    /*background: #999;*/
    overflow: hidden;
}

.goods-list-item dt a {
    width: 100%;
    height: 450px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
}

.goods-list-item dt a img {
    max-width: 100%;
}

.goods-list-item dd {
    width: 100%;
    height: 120px;
    background: #fff;
    position: relative;
}

.goods-list-item span {
    position: absolute;
    left: 0;
    top: 20px;
    max-width: 400px;
    height: 50px;
    font-size: 22px;
    color: #333;
    line-height: 50px;
    padding-left: 50px;
    padding-right: 20px;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-bottom: 1px solid #333;
}

.goods-list-item dd a {
    position: absolute;
    right: 30px;
    bottom: 30px;
    width: 128px;
    height: 42px;
    border: 1px solid #c1c1c1;
    font-size: 20px;
    color: #000;
    line-height: 42px;
    text-align: center;
}

.goods-list-item dd a:hover {
    border-color: #9f2d23;
    color: #fff;
    background: #9f2d23;
}






.foot-sub {
    max-width: 1920px;
    margin: 0 auto;
    height: 340px;
    background: url('../images/fix-icon.jpg') no-repeat;
    background-size: 1920px 340px;
    background-position: center;
}

.foot-sup {
    max-width: 1920px;
    margin: 0 auto;
    height: 546px;
    background: url('../images/foot-bg.jpg') no-repeat;
    background-size: 1920px 546px;
    background-position: center;
    position: relative;
}

.foot-wrap {
    width: 1280px;
    margin: 0 auto;
    padding: 42px 80px 0;
    box-sizing: border-box;
    font-size: 0;
    text-align: center;
}

.foot-info {
    display: inline-block;
    vertical-align: top;
    width: 300px;
    text-align: left;
}

.foot-link {
    display: inline-block;
    vertical-align: top;
    width: 680px;
    text-align: center;
    padding-top: 60px;
}

.foot-chat {
    display: inline-block;
    vertical-align: top;
    width: 140px;
    padding-top: 60px;
}

.foot-info img {
    width: 264px;
    height: 57px;
    margin-bottom: 30px;
}

.foot-info p {
    font-size: 24px;
    color: #000;
    line-height: 1.5;
    margin-bottom: 20px;
}

.foot-info span {
    font-size: 26px;
    color: #000;
    font-weight: bold;
}

.foot-info dt {
    font-size: 14px;
    color: #000;
    font-weight: bold;
    line-height: 2;
}

.foot-info dd {
    font-size: 14px;
    color: #333;
    line-height: 1.5;
    margin-bottom: 10px;
}

.foot-link dl {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin-left: 140px;
}

.foot-link dl:first-child {
    margin-left: 0;
}

.foot-link dt a {
    display: block;
    font-size: 20px;
    color: #000;
    line-height: 1.5;
    font-weight: bold;
    text-align: center;
    margin-bottom: 16px;
}

.foot-link dd a {
    display: block;
    font-size: 15px;
    color: #333;
    line-height: 2;
    text-align: center;
    margin-bottom: 10px;
}

.foot-link a:hover {
    color: #9f2d23;
}


.foot-chat dl {
    width: 133px;
    margin: 0 auto;
}

.foot-chat dt {
    width: 133px;
    height: 133px;
    margin-bottom: 10px;
}

.foot-chat dd {
    font-size: 12px;
    color: #333;
    line-height: 2;
    text-align: center;
}

.foot-copyright {
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    background-color: #000;
    margin-top: 51px;
}

.foot-copyright a {
    color: #fff;
    margin-left: 15px;
}
/* foot end */
.collect {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
}

/* .collect-thumbs {
    position: absolute;
    left: -70px;
    bottom: 0;
    width: 70px;
    height: 100px;
    background: #9f2d23 url('../images/icon-arr.png') no-repeat;
    background-size: 23px 44px;
    background-position: center;
    cursor: pointer;
    transition: all .5s;
    border-radius: 0 50px 50px 0;
}

.show {
    left: 0;
} */

.collect-content {
    position: absolute;
    left: 0;
    bottom: 0;
    background: #9f2d23;
    transition: all .5s;
    width: 100%;
    height: 100px;
}

.hide {
    bottom: -100px;
}

.collect-content .wrap {
    width: 1280px;
    margin: 0 auto;
    height: 100px;
    font-size: 0;
    text-align: center;
    position: relative;
}

.collect-content img {
    width: 201px;
    height: 35px;
    margin-top: 30px;
    margin-right: 50px;
}

.collect-content input[type=text] {
    width: 180px;
    height: 30px;
    border: none;
    outline: none;
    font-size: 14px;
    color: #000;
    margin-right: 16px;
    padding: 0 10px;
    box-sizing: border-box;
    background: #fff;
    margin-top: 35px;
}

.collect-content input[type=button] {
    width: 240px;
    height: 30px;
    border: none;
    outline: none;
    font-size: 14px;
    color: #4a2518;
    background: #efb27b;
    margin-top: 35px;
}

.collect-content span {
    position: absolute;
    right: 40px;
    top: 40px;
    width: 20px;
    height: 20px;
    border: 2px solid #fff;
    border-radius: 100%;
    box-sizing: border-box;
    cursor: pointer;
    z-index: 10;
}

.collect-content span::before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    content: '';
    width: 2px;
    height: 60%;
    background: #fff;
    transform: rotate(45deg);
}

.collect-content span::after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    content: '';
    width: 60%;
    height: 2px;
    background: #fff;
    transform: rotate(45deg);
}
/* collect end */





.relate {
    position: fixed;
    right: 0;
    bottom: 25%;
    width: 70px;
    z-index: 1000;
    transition: all .5s;
}

.relate-hide {
    right: -70px;
    transition: all .5s;
}

.relate-item {
    margin-bottom: 4px;
    position: relative;
    cursor: pointer;
}

.relate-icon {
    width: 70px;
    height: 80px;
}

.relate-call .relate-call-main {
    position: absolute;
    top: 0;
    right: -200px;
    width: 200px;
    height: 80px;
    font-size: 24px;
    color: #fff;
    line-height: 80px;
    text-align: center;
    background: #9f2d23;
    transition: all .5s;
    z-index: -1;
}

.relate-call:hover .relate-call-main {
    right: 70px;
    transition: all .5s;
}

.relate-chat .relate-chat-main {
    position: absolute;
    top: 0;
    right: -200px;
    width: 80px;
    height: 80px;
    transition: all .5s;
    z-index: -1;
}

.relate-chat:hover .relate-chat-main {
    right: 70px;
    transition: all .5s;
}

.relate-toTop {
    width: 70px;
    height: 34px;
    font-size: 14px;
    color: #fff;
    line-height: 34px;
    text-align: center;
    background: #333;
    cursor: pointer;
}

.relate-online {
    position: absolute;
    left: -32px;
    bottom: 0;
    width: 30px;
    height: 125px;
    font-size: 16px;
    color: #fff;
    line-height: 1.5;
    text-align: center;
    background: #9f2d23;
    padding: 5px 0 25px;
    box-sizing: border-box;
    cursor: pointer;
    z-index: -10;
}

.relate-online::before {
    position: absolute;
    left: 50%;
    bottom: 10px;
    transform: translateX(-50%);
    content: '';
    width: 0;
    height: 0;
    border-bottom: 6px solid transparent;
    border-top: 6px solid transparent;
    border-left: 12px solid #fff;
}
/* relate end */
/*居养佛堂招商加盟*/
.tem-content {
    width: 700px;
    line-height: 1.5;
    margin: 0 auto 60px auto;
    font-size: 16px;
}

.tem-content p {
    margin-bottom: 10px;
}

.templeJoin-body .goods-list-item dt {
    border-bottom: 0;
    padding-left: 0;
}

.templeJoin-body .ny-mold dt::before,
.templeJoin-body .ny-mold dt::after {
    display: none;
}

.templeJoin-body .ny-mold dd,
.templeJoin-body .goods-list {
    padding-bottom: 0;
}

/*.templeJoin-body .goods-list {
    width: 1000px;
    overflow: hidden;
}
.templeJoin-body .goods-list-item dt {
    height: 385px;
}
.templeJoin-body .goods-list-item {
    width: 450px;
}*/
.hide {
    display: none;
}



.templeJoin-body #c2 {
    position: relative;
}

.templeJoin-body .link-l {
    position: absolute;
    top: 65px;
    right: 30px;
    font-size: 18px;
}
